Independentsoft.Office.Odf.Drawing Namespace

 

Classes

Caption Represents a description attached to a fixed point. It consists of rectangular drawing shape with an additional set of connected lines that connect the rectangle with the fixed point.
Circle Represents a circular drawing shape.
Connector Represents a series of lines that are connected to the glue points of two other shapes.
Control Represents a shape that is linked to a control inside Independentsoft.Office.Odf.Forms element.
Ellipse Represents an ellipse.
Frame Represents a frame and serves as the container for elements that may occur in a frame.
FrameContentElement Represents the content element of the frame.
GluePoint Represents a designated point in the area of a drawing object to which a connector shape can connect. All drawing objects have four standard glue points located at the center of the four edges of the object's bounding box.
Group Represents a group of drawing shapes.
HyperlinkFrame Represents a drawing shape that should behave as a hyperlink. Enables both frames and drawing shapes to act as hyperlinks.
Image Represents an image.
Line Represents a line.
Measure Represents a shape that is used to measure distances in drawings.
Object Declares objects that have a OpenDocument representation.
OleObject Represents objects that do not have an OpenDocument representation.
PageThumbnail Represents a rectangular area that displays the thumbnail of a drawing page.
Path Represents a path. A path is a shape with a user-defined outline.
Polygon Represents a polygon. A polygon is a closed set of straight lines.
Polyline Represents a polyline drawing shape.
Rectangle Represents a rectangular drawing shape.
RegularPolygon Represents a regular polygon. A regular polygon is a polygon that is specified by its number of edges (that is equal to the number of its corners), rather than by arbitrary points.
Shape 
TextBox Represents a text box. This element may be used to place text in a container that is outside of the flow of the document.

Interfaces

Enumerations

Alignment Represents the shape edge where a glue point is positioned.
ConnectorType Represents a connecting line between two escape points.
EscapeDirection Represents the direction in which a connection line escapes from a drawing object if a connector connects to a glue point.
Kind Represents the appearance of a circle.